Delete | deleteUser |
Pet Store Web Service > Users Resource Group : deleteUser (Delete) |
Name | Description | Data Type |
---|---|---|
username | The name that needs to be deleted | string |
Fault | Description |
---|---|
400 | This fault returns a response body of type (undefined). Invalid username supplied |
404 | This fault returns a response body of type (undefined). User not found |